Skip to content

Remove unused m4 macros and update AX_PTHREAD#10106

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
BrianAker:fix/remove-unused-m4
Apr 10, 2026
Merged

Remove unused m4 macros and update AX_PTHREAD#10106
dgarske merged 1 commit intowolfSSL:masterfrom
BrianAker:fix/remove-unused-m4

Conversation

@BrianAker
Copy link
Copy Markdown
Contributor

Description

Remove the unused AX_CHECK_LIBRARY and REQUIRE_CANONICAL macros from m4/, and stop calling AC_CANONICAL_TARGET from configure.ac since this tree no longer needs target canonicalization.

Update m4/ax_pthread.m4 to the latest AX_PTHREAD macro from the autoconf archive, which brings the host-based canonicalization checks used by the current upstream macro.

Testing

./configure --enable-dtls --enable-opensslextra
make check
make distcheck

Remove the unused AX_CHECK_LIBRARY and REQUIRE_CANONICAL macros from m4/, and stop calling AC_CANONICAL_TARGET from configure.ac since this tree no longer needs target canonicalization.

Update m4/ax_pthread.m4 to the latest AX_PTHREAD macro from the autoconf archive, which brings the host-based canonicalization checks used by the current upstream macro.
@dgarske
Copy link
Copy Markdown
Contributor

dgarske commented Apr 5, 2026

jenkins retest this please

@dgarske dgarske requested a review from ejohnstown April 5, 2026 15:24
@dgarske dgarske merged commit 51cd66d into wolfSSL:master Apr 10, 2026
471 of 474 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants